<CommandName>_Initialize event

Occurs before the command is executed.

Syntax

<CommandName>_Initialize(Batch)
Parameters
Name Description

Batch

An object that represents the batch of documents the user has selected.

Related concepts

About the custom command events